projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5227385
20b768e
)
Auto merge of #2192 - alexcrichton:search-cargo-home, r=brson
author
bors
<bors@rust-lang.org>
Fri, 4 Dec 2015 18:24:57 +0000
(18:24 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 4 Dec 2015 18:24:57 +0000
(18:24 +0000)
Don't require PATH modifications for new cargo subcommands by looking
specifically in $CARGO_HOME/bin for installed commands.
Closes #2189
Trivial merge